[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 3669   SHUFFLE   <  SKIP 2001  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11466Tang, Grant, H2060Lavender BayNew South WalesAustralia
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-12 20:02:45.972 UTC