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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15375Chande, Alisha, M94014ColmaCaliforniaUnited States
16242Garcia, Megan, F94014ColmaCaliforniaUnited States
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States

Generated 2025-07-12 06:59:32.929 UTC