[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 2227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23499Washington, Spencer, P91502BurbankCaliforniaUnited States
27839Li, SusanAS23Stoke-on-TrentEnglandUnited Kingdom
24953Green, Aaron, R98104SeattleWashingtonUnited States

Generated 2025-07-13 05:38:00.439 UTC