[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 511   SHUFFLE   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
12807Kumar, Nina, L63009OffenbachSaarlandGermany
26380Luo, Ricardo95000CergyVal d'OiseFrance

Generated 2025-07-12 13:38:35.082 UTC