[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   SHUFFLE   <  SKIP 519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28416Black, Roger, JRG41 1QWWokinghamEnglandUnited Kingdom
28019Ramirez, Melissa98020EdmondsWashingtonUnited States
14764Scott, Xavier92625Newport BeachCaliforniaUnited States
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 17:23:37.007 UTC