[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 0   SHUFFLE   <  SKIP 3352  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance
15392Brown, Sydney90505TorranceCaliforniaUnited States
27883Hernandez, Marc41485GrevenbroichBayernGermany
21218Rodriguez, Wyatt, D4551CaloundraQueenslandAustralia
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom

Generated 2025-11-04 18:39:51.241 UTC