[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 2374   <  SKIP 1292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26308Kelly, Sara99362Walla WallaWashingtonUnited States
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 17:02:53.987 UTC