[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 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
20407Vance, Kristopher, C2500WollongongNew South WalesAustralia

Generated 2025-07-16 15:15:54.676 UTC