[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 250   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
15134Raman, Meagan, J4000BrisbaneQueenslandAustralia
15419Baker, Carlos97330CorvallisOregonUnited States

Generated 2025-07-10 21:27:57.161 UTC