[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 560   <  SKIP 2096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27077Henderson, Robert, K94010BurlingameCaliforniaUnited States
27301Zhou, Clarence94010BurlingameCaliforniaUnited States
27209Rodriguez, Erick, D94010BurlingameCaliforniaUnited States

Generated 2025-07-13 11:50:56.821 UTC