[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 194   SHUFFLE   <  SKIP 3321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom
24031Suri, TammyRG7 5H7ReadingEnglandUnited Kingdom
24417Harris, Christopher, A92102San DiegoCaliforniaUnited States

Generated 2025-07-18 04:53:59.055 UTC