[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 750   <  SKIP 7253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28950Lal, Carl, C1597Lane CoveNew South WalesAustralia
29095Jimenez, Jaime, E1597Lane CoveNew South WalesAustralia
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia

Generated 2025-07-17 23:42:19.271 UTC