[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 9371   SHUFFLE   <  SKIP 2555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
25788Yuan, Nichole60355Frankfurt am MainHamburgGermany
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-22 12:53:45.960 UTC