[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 840   SHUFFLE   <  SKIP 1068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17255Nath, Carly, J2060Lavender BayNew South WalesAustralia
18014Xu, Wayne, M59170CroixNordFrance
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-20 03:46:16.839 UTC