[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   SHUFFLE   <  SKIP 2522  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11760Moreno, Melody, R5023FindonSouth AustraliaAustralia
27221Jones, Matthew, J98403TacomaWashingtonUnited States
17698Butler, Xavier, C91977Spring ValleyCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-12 03:25:53.093 UTC