[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 159   SHUFFLE   <  SKIP 2563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17671Stewart, Emma, J92102San DiegoCaliforniaUnited States
22793Jenkins, Antonio, M98901YakimaWashingtonUnited States
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 06:01:21.055 UTC