[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 2130   SHUFFLE   <  SKIP 123  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18157Hall, Isabella60323FrankfurtHessenGermany
20161Sanz, Albert, G94310OrlyVal de MarneFrance

Generated 2025-07-12 13:05:50.111 UTC