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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16746Peterson, Brianna, W97034Lake OswegoOregonUnited States
16753Harris, Rachel97034Lake OswegoOregonUnited States
16972Hernandez, Lucas97034Lake OswegoOregonUnited States

Generated 2025-07-18 15:34:50.482 UTC