[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 327   SHUFFLE   <  SKIP 2907  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24456Ruiz, Danny2444Port MacquarieNew South WalesAustralia
26777Clark, Andrew, L90401Santa MonicaCaliforniaUnited States
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 15:53:27.735 UTC