[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 3668  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22226Sanders, Morgan, A91941GrossmontCaliforniaUnited States
22821Munoz, Wendy, R34117KasselHessenGermany
28231Powell, James, V97301SalemOregonUnited States

Generated 2025-07-11 16:05:52.579 UTC