[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 1025   <  SKIP 1365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21321Jai, Jon98168BurienWashingtonUnited States
21335Coleman, Ana, L98168BurienWashingtonUnited States
21428Brooks, Jada, A98168BurienWashingtonUnited States

Generated 2025-07-21 02:34:39.480 UTC