[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 1628   SKIP 1000   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States
28645Fernandez, Martin, D94010BurlingameCaliforniaUnited States
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States

Generated 2025-11-05 08:42:23.675 UTC