[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 506   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21102Zheng, Willie, M70511StuttgartSaarlandGermany
16029Patel, Abby2777SpringwoodNew South WalesAustralia
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-09 17:26:42.836 UTC