[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 2391   SHUFFLE   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14699Munoz, Gerald, R80074MünchenHamburgGermany
12162Mitchell, Luke, A92806La JollaCaliforniaUnited States
17940Yuan, Tommy, L60323FrankfurtHessenGermany

Generated 2025-07-11 23:08:43.225 UTC