[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 1269   SHUFFLE   <  SKIP 817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16121Ross, KaitlynV9MetchosinBritish ColumbiaCanada
12373Gray, Isaac, G78000VersaillesYvelineFrance
19237Gomez, Kristy, M98312BremertonWashingtonUnited States

Generated 2025-07-19 23:09:16.803 UTC