[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 2556  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17595Garcia, Benjamin, LV6B 3P7Port HammondBritish ColumbiaCanada
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance
21682Goel, KatrinaPE17BuryEnglandUnited Kingdom
13811Chen, Sandra93000BobignySeine Saint DenisFrance

Generated 2025-07-11 11:40:02.573 UTC