[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 10616  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16770Rogers, Charles90712LakewoodCaliforniaUnited States
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
17397Cook, Alexandra90712LakewoodCaliforniaUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States

Generated 2025-07-18 14:29:40.020 UTC