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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13606Sharma, Drew91480FrankfurtBayernGermany
25314Bell, Charles, J78400ChatouYvelineFrance
21465Shan, Austin94109San FranciscoCaliforniaUnited States

Generated 2025-07-18 01:25:22.110 UTC