[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 158   SHUFFLE   <  SKIP 495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11064Reed, Chase90241DowneyCaliforniaUnited States
19525Flores, HannahV7L 4J4VancouverBritish ColumbiaCanada
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 18:34:25.635 UTC