[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 2693   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25364Rogers, Isaac98036LynnwoodWashingtonUnited States
16447Becker, KateTY31RuncornEnglandUnited Kingdom
12331Chandra, Meagan, J59170CroixNordFrance

Generated 2025-07-20 02:57:16.569 UTC