[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 6062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11775Roberts, Sierra94303Palo AltoCaliforniaUnited States
19159Gonzalez, Richard, J91941GrossmontCaliforniaUnited States
25976Coleman, Hunter, F92020El CajonCaliforniaUnited States

Generated 2025-07-13 07:17:26.062 UTC