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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20340Kelly, Makayla91950National CityCaliforniaUnited States
20699Wang, Hunter91950National CityCaliforniaUnited States
20644Brooks, Patrick91950National CityCaliforniaUnited States

Generated 2025-07-10 11:27:06.044 UTC