[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 875   SHUFFLE   <  SKIP 8191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12027Wood, Haley, E98055RentonWashingtonUnited States
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 16:50:01.733 UTC