[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 512   SHUFFLE   <  SKIP 1928  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States
11057Andersen, Carl, J1597Lane CoveNew South WalesAustralia

Generated 2025-07-19 19:36:19.185 UTC