[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 494   SHUFFLE   <  SKIP 218  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28762Henderson, Aaron97045Oregon CityOregonUnited States
16537Dominguez, Arthur66001SaarbrückenSaarlandGermany
25759Kelly, Savannah, P78100Saint Germain en LayeYvelineFrance
13234Lewis, Robert, P98371PuyallupWashingtonUnited States

Generated 2025-07-21 04:16:06.959 UTC