[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 512   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17646Xu, Leah, M92700ColombesHauts de SeineFrance
25154Serrano, Clinton91502BurbankCaliforniaUnited States
11778Henderson, Haley, A98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 15:55:48.721 UTC