[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 4294  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-14 08:50:55.063 UTC