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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26974Suarez, Philip, M70452StuttgartSaarlandGermany
25352Martinez, Brandon, S97034Lake OswegoOregonUnited States
15257Anderson, Matthew98312BremertonWashingtonUnited States

Generated 2025-07-17 01:39:26.002 UTC