[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 1305   SHUFFLE   <  SKIP 1465  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24947Phillips, Aaron, RV9MetchosinBritish ColumbiaCanada
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 16:49:40.030 UTC