[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 680   SHUFFLE   <  SKIP 3241  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27524Suri, Denise, C98168BurienWashingtonUnited States
18647Huang, Christy91910Chula VistaCaliforniaUnited States
19759Barnes, Sydney94063Redwood CityCaliforniaUnited States
22185Henderson, Connor94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 14:15:04.184 UTC