[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 2749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20360Russell, Brianna, M91932Imperial BeachCaliforniaUnited States
15299Lopez, Charles, H97355LebanonOregonUnited States
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-09 21:54:51.025 UTC