[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 228   SHUFFLE   <  SKIP 1055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19299Browning, Carrie, GRG11 5TPBerkshireEnglandUnited Kingdom
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
14608Gao, Warren, A98312BremertonWashingtonUnited States

Generated 2025-07-18 17:38:59.291 UTC