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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19840James, Jessica91932Imperial BeachCaliforniaUnited States
23709Perry, Devin90241DowneyCaliforniaUnited States
11013Jenkins, Ian, M97355LebanonOregonUnited States
26333Alexander, Alexandria97205PortlandOregonUnited States

Generated 2025-07-22 06:14:14.935 UTC