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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11774Sanchez, Emma91950National CityCaliforniaUnited States
11860Walker, Nicole91950National CityCaliforniaUnited States
11865Rivera, Chloe, R91950National CityCaliforniaUnited States

Generated 2025-07-13 06:27:20.432 UTC