[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 304   SHUFFLE   <  SKIP 548  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20987Zeng, Marshall, M2036MatravilleNew South WalesAustralia
12749Lee, Miguel78400ChatouYvelineFrance
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-19 20:47:45.614 UTC