[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 663   SHUFFLE   <  SKIP 232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17630Zhang, Gilbert, E60082Frankfurt am MainHamburgGermany
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom
17664Robinson, Devin91941GrossmontCaliforniaUnited States
27107Stewart, Alexa, D90012Los AngelesCaliforniaUnited States

Generated 2025-07-22 12:13:36.983 UTC