[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
21992Zhang, Alejandro, P3280WarrnamboolVictoriaAustralia

Generated 2025-07-10 10:49:50.118 UTC