[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 1211   SHUFFLE   <  SKIP 3660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11750She, Latoya, A2300NewcastleNew South WalesAustralia
16198Navarro, ArthurGL50CheltenhamEnglandUnited Kingdom
28017Martin, Christopher, B98312BremertonWashingtonUnited States

Generated 2025-07-15 05:48:50.792 UTC