[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 594   SHUFFLE   <  SKIP 1111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
23113Powell, Elijah, EV9B 2C3ShawneeBritish ColumbiaCanada
28588Griffin, Emma, R90505TorranceCaliforniaUnited States

Generated 2025-07-18 22:54:56.999 UTC