[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1977   SHUFFLE   <  SKIP 1409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16704Chavez, Karla, K1597Lane CoveNew South WalesAustralia
20527Harris, Sydney, A92625Newport BeachCaliforniaUnited States
24434Butler, Jordan, L98055RentonWashingtonUnited States

Generated 2025-07-20 03:48:10.287 UTC