[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 2816   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
27455Jenkins, Brianna, P97355LebanonOregonUnited States

Generated 2025-07-21 11:29:19.792 UTC