[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 1845   SHUFFLE   <  SKIP 2084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24798Moreno, Lawrence98225BellinghamWashingtonUnited States
23667Arun, Harold98312BremertonWashingtonUnited States
22062Flores, Cameron90241DowneyCaliforniaUnited States

Generated 2025-07-15 03:42:33.318 UTC