[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 396   SHUFFLE   <  SKIP 1790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22817Nath, Calvin38231SalzgitterHessenGermany
19943Carlson, Walter75003ParisSeine (Paris)France
26951Hu, Trisha, C63151MühlheimHamburgGermany

Generated 2025-07-20 11:50:29.839 UTC