[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 511   SHUFFLE   <  SKIP 1979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom
29465Gill, Roy2036MatravilleNew South WalesAustralia
20155Fernandez, Jay2060Lavender BayNew South WalesAustralia

Generated 2025-07-15 09:24:37.486 UTC