[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 750   SHUFFLE   <  SKIP 275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25614Subram, Deanna75012ParisSeine (Paris)France
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
24502Price, Deb2444Port MacquarieNew South WalesAustralia

Generated 2025-07-09 06:13:29.736 UTC