[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 4000   SHUFFLE   <  SKIP 2843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25819Morgan, Carlos4810TownsvilleQueenslandAustralia
19905Fernandez, Chelsea, JRG41 1QWWokinghamEnglandUnited Kingdom
14452Gonzalez, Alex, A98371PuyallupWashingtonUnited States

Generated 2025-07-15 13:55:08.207 UTC