[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 1343   <  SKIP 1235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19530Liang, Lisa94010BurlingameCaliforniaUnited States
19876Edwards, Nathan, K94010BurlingameCaliforniaUnited States
19233Andersen, Omar, L94010BurlingameCaliforniaUnited States

Generated 2025-11-06 01:39:53.189 UTC