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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29464Gao, Eugene4700RockhamptonQueenslandAustralia
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom
14703Srini, Clifford14197BerlinSaarlandGermany
11790Gonzalez, Timothy, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 12:16:03.751 UTC