[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 872   SHUFFLE   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24196Gill, Armando, J31770ColomiersGaronne (Haute)France
24451Morgan, Bailey98104SeattleWashingtonUnited States
27251Flores, Jessica, R91941GrossmontCaliforniaUnited States

Generated 2025-07-14 09:54:16.099 UTC