[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 1786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18085Nath, Christy, U94014ColmaCaliforniaUnited States
18215Taylor, Ashley, E4700RockhamptonQueenslandAustralia
19632Vazquez, Lawrence2300NewcastleNew South WalesAustralia

Generated 2025-07-12 20:45:12.632 UTC