[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 2421   SHUFFLE   <  SKIP 1174  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
24198Madan, Chelsea, O93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-14 12:41:54.836 UTC