[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 127   SHUFFLE   <  SKIP 569  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27691Goel, Marshall, M2580GoulburnNew South WalesAustralia
16925Patterson, Spencer, W94015Daly CityCaliforniaUnited States
19360Hernandez, JoannaGL50CheltenhamEnglandUnited Kingdom
26172Hernandez, Madeline90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 12:36:56.291 UTC