[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 2421   SHUFFLE   <  SKIP 3758  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
15147Chen, Clarence, R4810TownsvilleQueenslandAustralia

Generated 2025-07-19 10:00:38.284 UTC