[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 623   <  SKIP 4967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom
11080Chander, Damien6006PerthSouth AustraliaAustralia
11113Blanco, Micheal, A6006PerthSouth AustraliaAustralia

Generated 2025-07-18 00:31:55.845 UTC