[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 416   SHUFFLE   <  SKIP 2586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States
17962Zhou, ColinSW8 4BGLondonEnglandUnited Kingdom
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 13:40:16.430 UTC