[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 5682   <  SKIP 1460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23439Hu, Ramon2113North RydeNew South WalesAustralia
23643Zheng, Erica, K2113North RydeNew South WalesAustralia
23660Tang, Christy, R2113North RydeNew South WalesAustralia

Generated 2025-07-18 20:40:45.181 UTC