[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 248   SHUFFLE   <  SKIP 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17245Mehta, Regina2036MalabarNew South WalesAustralia
22730Perez, Timothy, LV8XRoyal OakBritish ColumbiaCanada
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-21 18:25:55.456 UTC