[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   SKIP 24   SHUFFLE   <  SKIP 1319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
27272Chen, Elijah97222MilwaukieOregonUnited States
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 10:30:47.397 UTC