[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 3449   SHUFFLE   <  SKIP 102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20183Allen, Sophia97355LebanonOregonUnited States
12535Kapoor, Clifford, A42651SolingenNordrhein-WestfalenGermany
19355Munoz, DannyWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-14 16:07:10.044 UTC