[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   SHUFFLE   SKIP 4337   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia
11739King, Aaron, LV9B 5T2ShawneeBritish ColumbiaCanada
22648Srini, Kaitlin, J93500PantinSeine Saint DenisFrance

Generated 2025-07-15 16:59:13.247 UTC