[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 480   SHUFFLE   <  SKIP 716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19951Moreno, Roy, J4171HawthorneQueenslandAustralia
25507Guo, Suzanne75003ParisSeine (Paris)France
26299Yong, Y., L.98403TacomaWashingtonUnited States

Generated 2025-11-05 05:42:53.199 UTC