[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2218   SHUFFLE   <  SKIP 695  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20019Diaz, Brittany98036LynnwoodWashingtonUnited States
27561Brooks, Kimberly, L91791West CovinaCaliforniaUnited States
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
15352Martinez, Raymond66041PoingSaarlandGermany

Generated 2025-07-15 02:42:33.906 UTC