[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 0   SHUFFLE   <  SKIP 2305  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13011Ortega, Anne3220GeelongVictoriaAustralia
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance
29056Griffin, Angelica91791West CovinaCaliforniaUnited States
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia
28234Nelson, Jack, I90706BellflowerCaliforniaUnited States

Generated 2025-10-31 06:27:25.622 UTC