[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 817   SHUFFLE   <  SKIP 270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13298Harris, Anna, L91950Lincoln AcresCaliforniaUnited States
14409Wang, Eric91950National CityCaliforniaUnited States
21103Hernandez, FrancisGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-19 11:40:43.402 UTC