[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 480   SHUFFLE   <  SKIP 483  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24700Alvarez, Gary91940Les UlisEssonneFrance
12851Sai, Brandy, S45000OrleansLoiretFrance
23885Morris, Angela, A91977Spring ValleyCaliforniaUnited States
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-17 11:13:49.093 UTC