[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 717   SHUFFLE   <  SKIP 1935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16927Gonzalez, Rebekah, A2065St. LeonardsNew South WalesAustralia
21811Williams, Olivia, K94014ColmaCaliforniaUnited States
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 16:27:50.257 UTC