[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 34   SHUFFLE   <  SKIP 2587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17915Li, Aimee2010DarlinghurstNew South WalesAustralia
17608Cooper, Carlos, S98055RentonWashingtonUnited States
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 14:24:54.023 UTC