[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 2283   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19683Parker, Marcus97222MilwaukieOregonUnited States
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States
16439Deng, Dawn, L75003ParisSeine (Paris)France

Generated 2025-07-09 01:36:34.360 UTC