[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 512   SHUFFLE   <  SKIP 1429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19275Rai, Gregory, J45000OrleansLoiretFrance
17196Fernandez, Douglas75019ParisSeine (Paris)France
12806Zeng, Ronnie, L80074MünchenHamburgGermany

Generated 2025-07-11 22:24:55.474 UTC