[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 999   SHUFFLE   <  SKIP 561  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26943Xie, Ashlee, S57000MetzMoselleFrance
13184Perez, Miguel97355LebanonOregonUnited States
24909Yuan, Grant, C2777SpringwoodNew South WalesAustralia
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom
17371Reed, Kaylee, RV8Y 1L1CliffsideBritish ColumbiaCanada
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-10 19:45:26.233 UTC