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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29223Phillips, Angel98312BremertonWashingtonUnited States
13698Sanchez, Catherine34117KasselHessenGermany
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia

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