[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 362   SHUFFLE   <  SKIP 856  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29157Powell, Seth95062Santa CruzCaliforniaUnited States
20931Sanchez, Brian, FGL50CheltenhamEnglandUnited Kingdom
12479Tang, Priscilla, J60323FrankfurtHessenGermany
14066Jimenez, Melody, S3220GeelongVictoriaAustralia

Generated 2025-07-21 00:53:49.589 UTC