[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 717   SHUFFLE   <  SKIP 1862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15890Russell, James, D90241DowneyCaliforniaUnited States
28956Xu, Colleen3198SeafordVictoriaAustralia
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 11:02:28.539 UTC