[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 1882  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28992Fernandez, DarrenV8Y 1L1CliffsideBritish ColumbiaCanada
24615Ortega, Dwayne, C3000MelbourneVictoriaAustralia
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-07-19 08:27:23.663 UTC