[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 0   SHUFFLE   <  SKIP 3290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
16022Hernandez, Devin, S98107BallardWashingtonUnited States
15340Barnes, Brittany, RV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-10-28 22:42:33.849 UTC