[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 158   SHUFFLE   <  SKIP 172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14788Rana, Gerald, C75013ParisSeine (Paris)France
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
16281Luo, Gilbert75009ParisSeine (Paris)France
18664Long, Robert, C98055RentonWashingtonUnited States

Generated 2025-07-15 11:19:52.255 UTC