[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 2421   SHUFFLE   <  SKIP 5800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17987Sun, Cara, E75013ParisSeine (Paris)France
18976Howard, Garrett97330CorvallisOregonUnited States
13033Gonzalez, Xavier, L94611OaklandCaliforniaUnited States

Generated 2025-07-19 01:08:21.491 UTC