[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 250   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24779Lee, Morgan98270MarysvilleWashingtonUnited States
28505Xie, Barbara41485GrevenbroichBayernGermany
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States

Generated 2025-07-13 16:18:14.512 UTC