[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 1563   SKIP 0   <  SKIP 540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12156Raji, Bonnie91502BurbankCaliforniaUnited States
12925Blue, Mackenzie91502BurbankCaliforniaUnited States
12978James, Danielle91502BurbankCaliforniaUnited States

Generated 2025-11-05 18:44:05.351 UTC