[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 3669   SHUFFLE   <  SKIP 669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28761Campbell, Robert90241DowneyCaliforniaUnited States
12733Cai, Lacey, LSW8 4BGLondonEnglandUnited Kingdom
14960Pal, Leonard, B92700ColombesHauts de SeineFrance

Generated 2025-07-21 10:09:30.719 UTC