[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 634   SHUFFLE   <  SKIP 164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29184Madan, Kristi, I5023FindonSouth AustraliaAustralia
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-15 16:02:51.925 UTC