[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 34   SHUFFLE   <  SKIP 1434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28679Bryant, Julian, A97301SalemOregonUnited States
11897Ashe, Orlando, I3205South MelbourneVictoriaAustralia
22488Patel, Frederick04838EilenburgBrandenburgGermany

Generated 2025-07-11 21:51:34.904 UTC