[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 470   SHUFFLE   <  SKIP 3889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18056Price, Haley, A92020El CajonCaliforniaUnited States
27093Martin, Alexandra, C94015Daly CityCaliforniaUnited States
18712Guo, Glenn, J4700RockhamptonQueenslandAustralia

Generated 2025-07-10 12:38:50.427 UTC