[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 508   SHUFFLE   <  SKIP 718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
19147Thomas, Edward, EV8XRoyal OakBritish ColumbiaCanada
19360Hernandez, JoannaGL50CheltenhamEnglandUnited Kingdom
26019Allen, Luis, C3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 15:56:23.680 UTC