[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 228   SHUFFLE   <  SKIP 1339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20760Alexander, ThomasV8XRoyal OakBritish ColumbiaCanada
24615Ortega, Dwayne, C3000MelbourneVictoriaAustralia
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 01:43:50.094 UTC