[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 24   SHUFFLE   <  SKIP 2280  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13578Nath, Karl, G59223RoncqNordFrance
29236Young, Eric92020El CajonCaliforniaUnited States
18949Hall, Jackson97301SalemOregonUnited States
16357Russell, Margaret91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 03:41:26.152 UTC