[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 2693   SHUFFLE   <  SKIP 2289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17957Yuan, Misty, J92310SèvresHauts de SeineFrance
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States
13347Hall, Rachel94947NovatoCaliforniaUnited States

Generated 2025-07-17 03:50:28.249 UTC