[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 3615   SHUFFLE   <  SKIP 5644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27273Miller, Marcus90712LakewoodCaliforniaUnited States
25727Torres, Cheryl, TLE18LeedsEnglandUnited Kingdom
13671Ramos, Frank66041PoingSaarlandGermany

Generated 2025-07-20 20:12:43.949 UTC