[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 24   SHUFFLE   <  SKIP 1310  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12818She, Curtis93700DrancySeine Saint DenisFrance
21680Torres, Ricky, L38231SalzgitterHessenGermany
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom
18004Shen, Tonya75007ParisSeine (Paris)France

Generated 2025-07-11 17:21:53.717 UTC