[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 2381   <  SKIP 541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20336Young, Ian94519ConcordCaliforniaUnited States
18678Watson, Sean91977Spring ValleyCaliforniaUnited States
19235Bennett, Kayla94014ColmaCaliforniaUnited States

Generated 2025-07-20 22:26:12.811 UTC