[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 189   SHUFFLE   <  SKIP 1412  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14061Torres, Naomi, J2065St. LeonardsNew South WalesAustralia
11349Luo, Mindy, J80074MünchenHessenGermany
12492Price, BrittanyAS23Stoke-on-TrentEnglandUnited Kingdom
23444Washington, Aidan78400ChatouYvelineFrance

Generated 2025-07-12 10:48:27.647 UTC