[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 480   SHUFFLE   <  SKIP 712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26974Suarez, Philip, M70452StuttgartSaarlandGermany
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia

Generated 2025-07-10 22:48:58.914 UTC