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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States
24998Martinez, Olivia94010BurlingameCaliforniaUnited States
25417Bell, Savannah94010BurlingameCaliforniaUnited States
25043Rai, Damien, W94010BurlingameCaliforniaUnited States

Generated 2025-10-27 06:55:48.452 UTC