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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26614Robinson, Richard, S98104SeattleWashingtonUnited States
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
21582Roberts, Amber, WV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-20 19:19:49.083 UTC