[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 0   SHUFFLE   <  SKIP 3070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17818Yuan, Dale38231SalzgitterHessenGermany
12534Shan, Katie17490Saint OuenCharente-MaritimeFrance
26670Johnsen, Jerry3220GeelongVictoriaAustralia

Generated 2025-10-31 04:58:51.737 UTC