[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 875   SHUFFLE   <  SKIP 919  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26376Martinez, Anthony91950National CityCaliforniaUnited States
27181Deng, Rafael, M92310SèvresHauts de SeineFrance
13567Rubio, Anne, T70452StuttgartSaarlandGermany
25909James, Chase, J91950National CityCaliforniaUnited States

Generated 2025-07-13 22:28:02.486 UTC