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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25932Rodriguez, Marcus97205PortlandOregonUnited States
20591Tang, Kara80074MünchenHamburgGermany
22348Torres, Zoe, E94947NovatoCaliforniaUnited States

Generated 2025-07-14 21:08:12.135 UTC