[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   SHUFFLE   SKIP 5631   <  SKIP 1993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27249Cox, Emma, R90401Santa MonicaCaliforniaUnited States
17180Rogers, Timothy, S98027IssaquahWashingtonUnited States
28573Gill, Tyrone98168BurienWashingtonUnited States

Generated 2025-07-20 07:47:44.357 UTC