[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25718Martinez, Terrance6006PerthSouth AustraliaAustralia
20123Gonzalez, Aaron, M91941GrossmontCaliforniaUnited States
25145Yang, Clayton, C66578NeunkirchenSaarlandGermany

Generated 2025-07-10 07:22:38.975 UTC