[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 82   SHUFFLE   <  SKIP 170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27919Lal, Ryan98027IssaquahWashingtonUnited States
26444Lopez, Pamela, E2113North RydeNew South WalesAustralia
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-20 21:24:57.862 UTC