[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 623   <  SKIP 6733  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13562Van, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
13846Zheng, Lisa, RNT20Newcastle upon TyneEnglandUnited Kingdom
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-15 16:13:10.874 UTC