[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 1636   <  SKIP 944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18989Suri, Cindy94010BurlingameCaliforniaUnited States
20099Xie, Devon, L94010BurlingameCaliforniaUnited States
20030Harris, Alexander, E94010BurlingameCaliforniaUnited States

Generated 2025-11-05 21:18:03.820 UTC