[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7887  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27578Carter, Courtney90712LakewoodCaliforniaUnited States
28149Miller, William90712LakewoodCaliforniaUnited States
28164Coleman, Gabrielle90712LakewoodCaliforniaUnited States
28658Bailey, Jasmine, E90712LakewoodCaliforniaUnited States

Generated 2025-07-12 12:16:19.061 UTC