[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 1355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24872Raje, Alisha, J75019ParisSeine (Paris)France
23869Nara, Wayne, C98107BallardWashingtonUnited States
27533Perez, Allison, C90706BellflowerCaliforniaUnited States

Generated 2025-07-08 21:44:28.614 UTC