[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 347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29338Shan, Bridget2061Milsons PointNew South WalesAustralia
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom
14751Price, Gabrielle98901YakimaWashingtonUnited States

Generated 2025-07-09 21:12:59.019 UTC