[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States
22664Yang, Dawn, A59000LilleNordFrance
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 18:41:57.929 UTC