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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26974Suarez, Philip, M70452StuttgartSaarlandGermany
18428Henderson, Alexis97205PortlandOregonUnited States
11779Jackson, Sarah, P97071WoodburnOregonUnited States

Generated 2025-07-11 18:39:06.262 UTC