[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 750   <  SKIP 1637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21141Li, Omar98168BurienWashingtonUnited States
21280Walker, Justin, J98168BurienWashingtonUnited States
21396Martinez, Megan98168BurienWashingtonUnited States
21428Brooks, Jada, A98168BurienWashingtonUnited States

Generated 2025-10-08 22:05:45.529 UTC