[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 7949  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15800Serrano, Alberto, L1597Lane CoveNew South WalesAustralia
16489Garcia, Frederick, J1597Lane CoveNew South WalesAustralia
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
16166Goel, April, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 08:44:37.948 UTC