[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 998   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25803Xu, Gregory34117KasselHessenGermany
12075Griffin, Cameron98027IssaquahWashingtonUnited States
24860Garcia, DouglasY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-12 10:53:04.673 UTC