[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 2421   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada
21704Martinez, Charles, D98104SeattleWashingtonUnited States
18493McDonald, Kaitlin2036MalabarNew South WalesAustralia

Generated 2025-07-08 22:20:14.042 UTC