[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 4   SHUFFLE   <  SKIP 4117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
26587Johnsen, Mario, W2444Port MacquarieNew South WalesAustralia
23463Hill, Sean91203GlendaleCaliforniaUnited States

Generated 2025-07-15 10:35:07.875 UTC