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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
12087Cook, Sean90712LakewoodCaliforniaUnited States
14365Ward, Evan, S90802Long BeachCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States

Generated 2025-07-22 04:30:43.199 UTC