[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 405   SHUFFLE   <  SKIP 1501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom
22956Guo, Randy, L2444Port MacquarieNew South WalesAustralia
27530Ross, Maria91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 08:15:03.673 UTC