[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 650   SHUFFLE   <  SKIP 3152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
16726Wood, Miguel92020El CajonCaliforniaUnited States
28337Bennett, Melissa97045Oregon CityOregonUnited States

Generated 2025-07-10 16:55:12.532 UTC