[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 70   SHUFFLE   <  SKIP 1688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28080Peterson, IsabellaV8VVictoriaBritish ColumbiaCanada
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
16900Jones, Miguel, R92102San DiegoCaliforniaUnited States

Generated 2025-07-18 20:08:13.124 UTC