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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States
18448Bailey, Jennifer, S90802Long BeachCaliforniaUnited States
17546James, Melanie, V90802Long BeachCaliforniaUnited States

Generated 2025-07-10 19:07:51.001 UTC