[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 999   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26160Lal, Leonard4810TownsvilleQueenslandAustralia
14902Diaz, Arianna, C90706BellflowerCaliforniaUnited States
11137Taylor, Jasmine, A99202SpokaneWashingtonUnited States

Generated 2025-07-14 11:24:03.135 UTC