[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 575   SHUFFLE   <  SKIP 2557  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11571Sai, Joel45000OrleansLoiretFrance
13544Martin, Joy, LSE1 8HLLondonEnglandUnited Kingdom
16396Rai, Keith, W63151MühlheimHamburgGermany
17377Wood, Isabel97034Lake OswegoOregonUnited States

Generated 2025-07-21 18:52:41.730 UTC