[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 3677   SHUFFLE   <  SKIP 2267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25564Nelson, Fernando, G2500WollongongNew South WalesAustralia
19768Jackson, Christopher, C94014ColmaCaliforniaUnited States
18901Shan, Connor, C2500WollongongNew South WalesAustralia

Generated 2025-07-10 18:58:32.051 UTC