[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 620   SKIP 1000   <  SKIP 736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18499Rodriguez, Darren, I98168BurienWashingtonUnited States
18605Wright, David98168BurienWashingtonUnited States
18665Brooks, Olivia98168BurienWashingtonUnited States

Generated 2025-11-05 13:36:49.185 UTC