[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 9980   <  SKIP 2126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14299Chandra, Jermaine, A2580GoulburnNew South WalesAustralia
14346Perez, Evelyn2580GoulburnNew South WalesAustralia
14676Wang, Micah, C2580GoulburnNew South WalesAustralia

Generated 2025-07-21 20:56:51.165 UTC