[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 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11600Rubio, Linda, D92310SèvresHauts de SeineFrance
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
22517Adams, Luis, R95010HofBayernGermany

Generated 2025-07-17 17:46:58.460 UTC