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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11236Butler, Jeremy98225BellinghamWashingtonUnited States
16871Clark, Anna, A90401Santa MonicaCaliforniaUnited States
19732Hill, Kyle90706BellflowerCaliforniaUnited States
24002Harris, Thomas4655Hervey BayQueenslandAustralia

Generated 2025-07-21 02:17:37.043 UTC