[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 482   SHUFFLE   <  SKIP 5537  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23327Moore, Madison94015Daly CityCaliforniaUnited States
18425Brooks, Garrett, L92020El CajonCaliforniaUnited States
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 18:01:07.693 UTC