[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 263   SHUFFLE   <  SKIP 1604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17609Davis, Charles90210Beverly HillsCaliforniaUnited States
22098Brooks, Katherine97068W. LinnOregonUnited States
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-10 14:50:16.238 UTC