[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 625   SHUFFLE   <  SKIP 2424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27402Nelson, Adam, BV7L 4J4VancouverBritish ColumbiaCanada
28093Kumar, Brad98225BellinghamWashingtonUnited States
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-21 10:14:51.468 UTC