[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 872   SHUFFLE   <  SKIP 4223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom
28813Washington, Cameron, J94063Redwood CityCaliforniaUnited States
15189Russell, Kayla, B98371PuyallupWashingtonUnited States

Generated 2025-07-21 09:14:38.618 UTC