[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 4232   <  SKIP 1469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21097Ruiz, Gary13441BerlinHessenGermany
25869Parker, Lucas98052RedmondWashingtonUnited States
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 10:03:07.515 UTC