[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 994  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17971Perez, Mayra92700ColombesHauts de SeineFrance
26919He, Ramon5023FindonSouth AustraliaAustralia
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-10-31 10:05:09.253 UTC