[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   SHUFFLE   <  SKIP 128  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia

Generated 2025-07-10 12:51:56.144 UTC