[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22541Martinez, Stefanie33041PaderbornHamburgGermany
17629Torres, Tabitha80074MünchenHamburgGermany
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 07:34:03.091 UTC