[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 1156  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27998Lewis, EthanV9B 5T2ShawneeBritish ColumbiaCanada
16576Beck, Corey, D57000MetzMoselleFrance

Generated 2025-07-12 11:33:57.417 UTC