[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 3092   SHUFFLE   <  SKIP 1064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25253Miller, Ryan, F98027IssaquahWashingtonUnited States
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
15356Jai, Dawn60075Frankfurt am MainSaarlandGermany

Generated 2025-07-21 20:45:44.687 UTC