[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 511   SHUFFLE   <  SKIP 1570  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15866White, Abigail, TV7L 4J4N. VancouverBritish ColumbiaCanada
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States
28070Morris, Ian, A94015Daly CityCaliforniaUnited States
27885Torres, Marvin, JW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-19 17:02:30.490 UTC