[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 327   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21085Vazquez, Leslie, V66001SaarbrückenSaarlandGermany
20735Cooper, Caitlin98284Sedro WoolleyWashingtonUnited States
21816Roberts, Jackson66740SaarlouisSaarlandGermany

Generated 2025-07-20 22:56:43.081 UTC