[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 5098   <  SKIP 127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28644Chow, Martha98168BurienWashingtonUnited States
13414Wilson, Miguel97045Oregon CityOregonUnited States
28388Rowe, Sheila70452StuttgartSaarlandGermany

Generated 2025-07-21 18:46:37.647 UTC