[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 2493   SHUFFLE   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20704Rodriguez, Shane, R97005BeavertonOregonUnited States
26539Hayes, Faith94010BurlingameCaliforniaUnited States
15477Adams, Jose, J94014ColmaCaliforniaUnited States

Generated 2025-07-12 14:29:31.459 UTC