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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12398Clark, Ashley, H59000LilleNordFrance
26880Xu, Heather01071DresdenHessenGermany
13885Howard, Brian, S98403TacomaWashingtonUnited States
26678Hughes, MirandaV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 00:33:06.509 UTC