[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 875   SHUFFLE   <  SKIP 10100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11620Rodriguez, Megan, M98225BellinghamWashingtonUnited States
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom
21311Ramirez, Jennifer, EV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-19 15:45:28.131 UTC