[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 613   SHUFFLE   <  SKIP 1220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28705Powell, Ashley64283DarmstadtHessenGermany
11866Scott, Lucas, L91203GlendaleCaliforniaUnited States
29106Beck, Calvin94010BurlingameCaliforniaUnited States

Generated 2025-07-16 10:46:22.979 UTC