[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 0   SHUFFLE   <  SKIP 3145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
27288Richardson, Destiny, L92625Newport BeachCaliforniaUnited States
21082Edwards, Jason60323FrankfurtHessenGermany

Generated 2025-11-05 04:18:20.626 UTC