[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   SHUFFLE   SKIP 6869   <  SKIP 334  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23455Perez, Jonathan, RV8XRoyal OakBritish ColumbiaCanada
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada

Generated 2025-07-19 10:21:42.502 UTC