[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 512   SHUFFLE   <  SKIP 489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
20189Hall, Grace, AV0SookeBritish ColumbiaCanada

Generated 2025-07-12 02:16:31.977 UTC