[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 470   SHUFFLE   <  SKIP 1650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29108Evans, Seth, E92020El CajonCaliforniaUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 17:33:12.222 UTC