[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 4000   SHUFFLE   <  SKIP 2846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15404Robinson, Sydney, L90505TorranceCaliforniaUnited States
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States
20169Gray, Garrett, N66740SaarlouisSaarlandGermany

Generated 2025-07-15 09:26:56.639 UTC