[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 468   SHUFFLE   SKIP 0  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21038Lopez, Pedro75008ParisSeine (Paris)France
20954Foster, Nathan57000MetzMoselleFrance
12408Lu, Jon, M66740SaarlouisSaarlandGermany
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 10:49:06.415 UTC