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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
29178She, Candice2113North RydeNew South WalesAustralia
14980Garcia, Michele66272Sulzbach TaunusSaarlandGermany
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States

Generated 2025-07-08 04:16:04.656 UTC