[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 680   SHUFFLE   <  SKIP 3115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12540Sara, Levi, SPB12PeterboroughEnglandUnited Kingdom
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
19958Romero, Erika1002SydneyNew South WalesAustralia

Generated 2025-07-12 19:32:31.921 UTC