[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   SHUFFLE   SKIP 1394   <  SKIP 1820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27864Luo, Shaun2113North RydeNew South WalesAustralia
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
21816Roberts, Jackson66740SaarlouisSaarlandGermany

Generated 2025-07-18 21:28:51.127 UTC