[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 250   SHUFFLE   <  SKIP 4357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom
24535Mr., Shepard, David, B.59223RoncqNordFrance
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-15 04:28:17.155 UTC