[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 512   SHUFFLE   <  SKIP 5041  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
18524Alexander, Edward, EV6B 3P7Port HammondBritish ColumbiaCanada
27491Luo, Maurice, C2036MatravilleNew South WalesAustralia

Generated 2025-07-22 05:50:30.412 UTC