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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27308Rana, Marie, ACM11BillericayEnglandUnited Kingdom
29147Roberts, Mary, S98270MarysvilleWashingtonUnited States
15665Sai, Kristi, P75009ParisSeine (Paris)France

Generated 2025-07-10 13:57:34.245 UTC