[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 4685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26558Garcia, Holly6105CloverdaleSouth AustraliaAustralia
12762Smith, Jonathan, L91977Spring ValleyCaliforniaUnited States
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
26613Lal, Priscilla94010BurlingameCaliforniaUnited States

Generated 2025-07-14 10:43:15.620 UTC