[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 511   SHUFFLE   <  SKIP 215  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28979Williams, Matthew, A97301SalemOregonUnited States
22870Chen, Barbara, M95000CergyVal d'OiseFrance
27890Evans, KyleEM15Esher-MoleseyEnglandUnited Kingdom
22615Xu, Misty30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-16 06:01:18.312 UTC