[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 484   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12499Wang, Heather, R80074MünchenHamburgGermany
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States
27555Alexander, Isabella90505TorranceCaliforniaUnited States

Generated 2025-07-18 07:06:22.698 UTC