[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 2480   <  SKIP 1657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19478Goel, Tasha, RBD1 4SJW. YorkEnglandUnited Kingdom
16960Gray, Paige97355LebanonOregonUnited States
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States

Generated 2025-07-20 12:52:22.556 UTC