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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13110Mehta, Levi, M1597Lane CoveNew South WalesAustralia
28746Ruiz, JuanLA1 1LNLancasterEnglandUnited Kingdom
27181Deng, Rafael, M92310SèvresHauts de SeineFrance

Generated 2025-07-14 05:20:14.460 UTC