[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 127   SHUFFLE   <  SKIP 2458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26891Zhang, Arturo, VGL50CheltenhamEnglandUnited Kingdom
17892Xu, RonnieWA1 4SYWoolstonEnglandUnited Kingdom
28961Ramos, Mathew, E2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 10:05:01.268 UTC