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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22802Van, Ann, A91480FrankfurtBayernGermany
26389Zhou, Candice, L75016ParisSeine (Paris)France
28914Rai, Alicia, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 11:31:28.987 UTC