[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 2130   SHUFFLE   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18384Williams, Nicole, J98366Port OrchardWashingtonUnited States
26837Martin, AlbertC2H 7AULondonEnglandUnited Kingdom
25931Henderson, Ryan, M98366Port OrchardWashingtonUnited States

Generated 2025-07-12 22:39:10.943 UTC