[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 506   SHUFFLE   <  SKIP 452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom
26600Gray, Michelle94063Redwood CityCaliforniaUnited States
28516Lin, Vincent, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-12 12:36:04.846 UTC