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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18926Lobao, AlexandreV2M1P1NewtonBritish ColumbiaCanada
12391Kelly, Olivia, LKB9KirkbyEnglandUnited Kingdom
25838Reed, Makayla92806La JollaCaliforniaUnited States

Generated 2025-07-09 10:35:12.391 UTC